.img-carousel{width:747px;flex-shrink:0;position:relative}.img-carousel__title-wrapper{position:absolute;z-index:10;width:100%;height:100%;display:flex;padding:73px 17px;align-items:flex-end;background:linear-gradient(180deg,rgba(0,0,0,0) 50%,rgba(0,0,0,.5))}.img-carousel__title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:20px;font-weight:500;width:100%;color:#fff;right:0}.img-carousel__viewport{overflow:hidden;width:100%;height:100%;border-radius:24px}.img-carousel__container{display:flex;height:100%;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}.img-carousel__progress-group{position:absolute;bottom:30px;left:50%;transform:translateX(-50%);display:flex;gap:14px}.img-carousel__dot{width:40px;height:3px;border-radius:10px;border:none;background-color:hsla(0,0%,100%,.5);cursor:pointer;padding:0;margin:0;transition:background-color .2s}.img-carousel .img-carousel__progress-bar{width:68px;height:4px;background-color:hsla(0,0%,100%,.2);position:relative;overflow:hidden;border-radius:2px}.img-carousel .img-carousel__progress-bar-inner{position:absolute;left:0;top:0;height:100%;width:100%;background-color:#fff;transform-origin:left;transform:scaleX(0)}.img-carousel .img-carousel__dot{width:50px;padding:0;margin:0 5px;background:rgba(0,0,0,0);border:none;cursor:pointer}.img-carousel__slide{position:relative;min-width:100%;height:100%;border-radius:24px;overflow:hidden}.img-carousel__slide img{border-radius:24px;-o-object-fit:cover;object-fit:cover}.img-carousel .ant-skeleton{position:absolute;top:0;left:0;right:0;bottom:0}.img-carousel .ant-skeleton .ant-skeleton-image{width:100%!important;height:100%!important}.embla{position:relative;width:100%;height:610px}.embla__viewport{overflow:hidden;width:100%;height:100%}.embla__container{display:flex;height:100%;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}.embla__slide{position:relative;min-width:100%;height:100%}.embla__progress-group{position:absolute;margin-inline:auto;min-width:1200px;max-width:1200px;width:100%;position:relative;bottom:100px;left:0;display:flex;padding:10px;gap:14px}.embla__dot{width:68px;height:3px;border-radius:10px;background-color:hsla(0,0%,100%,.5);margin:0;transition:background-color .2s}.embla__dot--selected{background-color:#007aff}.embla__progress-bar{width:68px;height:4px;background-color:hsla(0,0%,100%,.2);position:relative;overflow:hidden;border-radius:2px}.embla__progress-bar-inner{position:absolute;left:0;top:0;height:100%;width:100%;background-color:#007aff;transform-origin:left;transform:scaleX(0)}.embla__dot{width:50px;padding:0;margin:0 5px;background:rgba(0,0,0,0);border:none;cursor:pointer}@keyframes progress{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.news-streamer{display:flex;gap:20px;position:relative;height:100%;height:442px;text-align:left}.news-streamer__empty{display:flex;flex:1;width:100%;align-items:center;justify-content:center}.news-streamer .news-streamer__content{flex:1;border-radius:22px;display:flex;flex-direction:column;align-items:flex-start;padding:20px 8px 20px 20px;gap:32px;isolation:isolate;background:#fff;box-shadow:0 4px 20px rgba(0,0,0,.08);border-radius:16px}.news-streamer .news-streamer__content__news{display:flex;flex-direction:column;align-items:flex-start;width:100%;gap:32px;overflow-y:auto;overflow-x:hidden;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.1) rgba(0,0,0,0)}.news-streamer .news-streamer__content__news__item{text-wrap:nowrap;text-align:left;overflow-x:hidden;flex-shrink:0;text-overflow:ellipsis;width:100%}.news-streamer .news-streamer__content__news__item:hover{color:#0065ff}